wayland: make key event log more explicit
authorOlivier Fourdan <ofourdan@redhat.com>
Wed, 26 Apr 2017 13:35:42 +0000 (15:35 +0200)
committerOlivier Fourdan <ofourdan@redhat.com>
Fri, 28 Apr 2017 11:09:39 +0000 (13:09 +0200)
commit502e0a3a9e12f9bef19aee33fd975c58e5a713b5
treee2157bb5547c8a6e50cc563b4e5a2d8dd61ac2ba
parentbbe53855419737915cfbd90bf91d785f7f1f48a8
wayland: make key event log more explicit

With Wayland, GDK_DEBUG=events would log key events but not explicitly
state whether the event is a key press or release, or if it's
originating from a key repeat.

Add some more verbosity to make sure these informations are logged on
key delivery when GDK_DEBUG is set.

https://bugzilla.gnome.org/show_bug.cgi?id=781767
gdk/wayland/gdkdevice-wayland.c